Profile-Set #2
==============

Since RK v6.8 it is possible to swap between 2 profile sets.
Therefore a 2nd Profiles.dat file must be present in the Profiles folder.
This Profiles.dat must be named as Profiles2.dat!

If you make a new installation of RK or you update RK like described in
"Updates [How to].txt" then you have nothing else to do.

If there is any other reason to install the Profiles2.dat by hand, use
the Explorer for copy & rename. Another possibility is to use the
program "FileDuplicate.exe" from the App folder.

To swap between the profile-sets, select "Swap Profile-Set" from the
systray popmenu (1st point) or use command "ME.PROFSET.SWAP".

--> Note!
If you swap between Profiles.dat and a copy of Profiles.dat, named as
Profiles2.dat, of course it seems that nothing happens.

--> Caution!
This new function is still in a testing state.
To be sure not to lose any datas, you should make a backup of your
Profiles.dats from time to time (s. Profile Center).

--> Tip
By using DSK-RENAME and ME.PROFSET.RELOAD Commands the possibilities of
profile-set changes can be expanded:

User-Example:

{/BTCH.EXPLICIT}
{/DSK.RENAME profiles\profiles.dat,profiles9.dat}
{/DSK.RENAME profiles\profiles1.dat,Profiles.dat}
{/DSK.RENAME profiles\profiles9.dat,profiles1.dat}
{/ME.PROFSET.RELOAD}

This example swaps between 2 profile sets

--> Caution!
There is no facility to observe a faultless processing. If the script brakes by
any reason, maybe a profile-set will be overwritten by another one. Therefore
make a backup of the Profiles.dat before trying this example!